home *** CD-ROM | disk | FTP | other *** search
/ Telstar Electronic Studios (UK) (Press Kit) / Telstar Electronic Studios (UK) (Press Kit).bin / pc / tes_ects / games.dir / 00080.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  172 b   |  10 lines

  1. on mouseUp
  2.   if the frame > 55 then
  3.     set the movieRate of sprite 1 to 0
  4.     set the visible of sprite 1 to 0
  5.   end if
  6.   puppetSound("info")
  7.   pups_off()
  8.   go("mmm")
  9. end
  10.